x

IPMI (623)

IPMI (Intelligent Platform Management Interface) is a standardized interface used for managing and monitoring the hardware of a computer or server, especially in data centers and enterprise environments. It provides out-of-band management, meaning it operates independently of the operating system and can be accessed even if the server is powered off or has crashed, as long as the system has power.

Enumeration

Nmap

nmap -n -p 623 10.0.0./24
nmap -n-sU -p 623 10.0.0./24

Msfconsole version enum

use  auxiliary/scanner/ipmi/ipmi_version

https://hacktricks.boitatech.com.br/pentesting/623-udp-ipmi

Left-click: follow link, Right-click: select node, Scroll: zoom
x